Release 10.1A: OpenEdge Development:
Progress 4GL Reference
Query object handle
A handle to a query object. A query object corresponds to an underlying Progress query, which can be static or dynamic. An example of a static underlying query is one you define at compile time with the DEFINE QUERY statement. An example of a dynamic underlying query is one you create at run time with the new CREATE QUERY statement.
Syntax
query-handleAn item of type WIDGET-HANDLE representing a handle to a query object.
attributeAn attribute of the query object.
methodA method of the query object.
Attributes
Methods
Note
For more information on the query object, see OpenEdge Development: Progress 4GL Handbook .
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |